google.golang.org/grpc.acBalancerWrapper.producers (field)
7 uses
google.golang.org/grpc (current package)
balancer_wrapper.go#L203: producers: make(map[balancer.ProducerBuilder]*refCountedProducer),
balancer_wrapper.go#L277: producers map[balancer.ProducerBuilder]*refCountedProducer
balancer_wrapper.go#L398: pData := acbw.producers[pb]
balancer_wrapper.go#L403: acbw.producers[pb] = pData
balancer_wrapper.go#L419: delete(acbw.producers, pb)
balancer_wrapper.go#L429: for pb, pData := range acbw.producers {
balancer_wrapper.go#L432: delete(acbw.producers, pb)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)